Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[14.0] [IMP] cetmix_tower_server: managers can remove flightplan lines #98

Open
wants to merge 7 commits into
base: 14.0-dev
Choose a base branch
from

Conversation

Aldeigja
Copy link
Contributor

Managers can only add flight plan lines to the flight plan, and can't remove them so they can't fix their own mistakes
TODO

Allow manages to modify and delete flight plan lines of the plans they have created.

@ivs-cetmix
Copy link
Contributor

/ocabot rebase

@CetmixGitDrone
Copy link

Congratulations, PR rebased to 14.0-dev.

@CetmixGitDrone CetmixGitDrone force-pushed the 14.0-t3510-managers-can-remove-flightplan-lines branch from 6816d5f to 4102885 Compare October 1, 2024 11:56
@Aldeigja Aldeigja force-pushed the 14.0-t3510-managers-can-remove-flightplan-lines branch 2 times, most recently from 26fa3f1 to 7e89f1f Compare October 17, 2024 11:59
oca-ci and others added 7 commits October 17, 2024 15:00
Before this commit
------------------
Members of the group_manager cannot delete the plan lines they have created

After this commit
------------------
Members of the group_manager can delete the plan lines they have created
    Before this commit
    ------------------
    Members of the group_manager cannot delete the plan line actions they have created

    After this commit
    ------------------
    Members of the group_manager can delete the plan lines actions they have created
Before this commit:
memnbers of group_user and group_manager have no access to variable values related to plan line actions

After this commit:
members of group user can read variable values related to plan line actions
members of group manager can
-  read variable values related to plan line actions
-  delete variable values related to plan line actions  they have created
@Aldeigja Aldeigja force-pushed the 14.0-t3510-managers-can-remove-flightplan-lines branch from 7e89f1f to 062210f Compare October 17, 2024 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants